XWork 1.0.5 Release Notes

Key Changes

  • Moderate security vulnerability resolved
  • Configuration defaults to ActionSupport for the action if you don't define a class
  • Configuration defaults to "success" for the result if you don't define a name
  • Minor fixes for i18n-related issues

Migration Notes

Version Description Old Code New Code
1.0.4 and below Parameters interceptor behavior changed    

Changelog

OpenSymphony JIRA (7 issues)
T Key Summary
Bug XW-254 Security problem with ParametersInterceptor
New Feature XW-244 Default action class and result name
Improvement XW-241 Allow ObjectFactory impls that support Actions without no-arg constructors
Bug XW-225 Whitespace in xml configuration
Bug XW-224 XMLConfigurationProvider should not fail if it cannot load a result type
Bug XW-222 OgnlException while setting property 'fieldName'
Bug XW-180 Validation XML file loading does not work with CGLIB proxy class